home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / IntSpeedUp.exe / 0 / RCDATA / TFRMINFOPARAM / TFRMINFOPARAM.txt < prev   
Text File  |  2008-10-30  |  7KB  |  292 lines

  1. object frmInfoParam: TfrmInfoParam
  2.   Left = 396
  3.   Top = 160
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmInfoParam'
  7.   ClientHeight = 378
  8.   ClientWidth = 632
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnCreate = AxSimpleSkinFormCreate
  18.   OnDestroy = AxSimpleSkinFormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object pnlInfoParam: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 632
  25.     Height = 378
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     ParentColor = True
  29.     TabOrder = 0
  30.     DesignSize = (
  31.       632
  32.       378)
  33.     object imgWatermark: TImage
  34.       Left = 283
  35.       Top = 251
  36.       Width = 349
  37.       Height = 127
  38.       Anchors = [akRight, akBottom]
  39.       AutoSize = True
  40.     end
  41.     object lHelpAction: TLabel
  42.       Left = 32
  43.       Top = 360
  44.       Width = 532
  45.       Height = 16
  46.       Caption = 
  47.         'Click Optimize to optimaize you internet settings, or Back to se' +
  48.         'lect another type connection'
  49.       Font.Charset = DEFAULT_CHARSET
  50.       Font.Color = 3355443
  51.       Font.Height = -13
  52.       Font.Name = 'Arial'
  53.       Font.Style = []
  54.       ParentFont = False
  55.       Transparent = True
  56.     end
  57.     object lHeaderInfo: TLabel
  58.       Left = 96
  59.       Top = 64
  60.       Width = 504
  61.       Height = 56
  62.       AutoSize = False
  63.       Caption = 
  64.         'The program has finished analizing internet connection settings.' +
  65.         ' The internet settings are not optimized for the selected type o' +
  66.         'f connection. The following settings need to be optimized:'
  67.       Font.Charset = DEFAULT_CHARSET
  68.       Font.Color = 3355443
  69.       Font.Height = -13
  70.       Font.Name = 'Arial'
  71.       Font.Style = []
  72.       ParentFont = False
  73.       Transparent = True
  74.       WordWrap = True
  75.     end
  76.     object lTitle: TAxSmoothLabel
  77.       Left = 32
  78.       Top = 16
  79.       Width = 183
  80.       Height = 19
  81.       Quality = smMMXSmoothing4x
  82.       Caption = 'Optimization is reqired'
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = 10040064
  85.       Font.Height = -16
  86.       Font.Name = 'Verdana'
  87.       Font.Style = []
  88.       ParentFont = False
  89.       Transparent = True
  90.     end
  91.     object imgAtention: TImage
  92.       Left = 32
  93.       Top = 64
  94.       Width = 48
  95.       Height = 48
  96.       AutoSize = True
  97.       Picture.Data = {<image000.TPNGObject>}
  98.     end
  99.     object imgTCP: TImage
  100.       Left = 87
  101.       Top = 152
  102.       Width = 48
  103.       Height = 48
  104.       AutoSize = True
  105.       Picture.Data = {<image001.TPNGObject>}
  106.     end
  107.     object imgBrowsing: TImage
  108.       Left = 87
  109.       Top = 214
  110.       Width = 48
  111.       Height = 48
  112.       AutoSize = True
  113.       Picture.Data = {<image002.TPNGObject>}
  114.     end
  115.     object lTCPCaption: TAxLabel
  116.       Left = 144
  117.       Top = 152
  118.       Width = 99
  119.       Height = 16
  120.       OnLinkClick = lTCPCaptionLinkClick
  121.       LinkColor = 14509568
  122.       LinkSelectedColor = 14522624
  123.       LabelType = ltLink
  124.       WordWrap = False
  125.       Quality = smGDISmoothing
  126.       Transparent = False
  127.       Caption = '<b>Network Settings</b>'
  128.       Font.Charset = DEFAULT_CHARSET
  129.       Font.Color = clWindowText
  130.       Font.Height = -13
  131.       Font.Name = 'Arial'
  132.       Font.Style = [fsBold]
  133.       ShowAccelChar = True
  134.       ParentFont = False
  135.     end
  136.     object lTCPDescription: TLabel
  137.       Left = 144
  138.       Top = 168
  139.       Width = 330
  140.       Height = 33
  141.       AutoSize = False
  142.       Caption = 'The protocol TCP/IP settings influence the speed of downloads.'
  143.       Font.Charset = DEFAULT_CHARSET
  144.       Font.Color = clWindowText
  145.       Font.Height = -13
  146.       Font.Name = 'Arial'
  147.       Font.Style = []
  148.       ParentFont = False
  149.       Transparent = False
  150.       WordWrap = True
  151.     end
  152.     object lBrowsingCaption: TAxLabel
  153.       Left = 144
  154.       Top = 214
  155.       Width = 99
  156.       Height = 16
  157.       OnLinkClick = lBrowsingCaptionLinkClick
  158.       LinkColor = 14509568
  159.       LinkSelectedColor = 14522624
  160.       LabelType = ltLink
  161.       WordWrap = False
  162.       Quality = smGDISmoothing
  163.       Transparent = False
  164.       Caption = '<b>Browser Settings</b>'
  165.       Font.Charset = DEFAULT_CHARSET
  166.       Font.Color = clWindowText
  167.       Font.Height = -13
  168.       Font.Name = 'Arial'
  169.       Font.Style = [fsBold]
  170.       ShowAccelChar = True
  171.       ParentFont = False
  172.     end
  173.     object lBrowsingDescription: TLabel
  174.       Left = 144
  175.       Top = 230
  176.       Width = 330
  177.       Height = 53
  178.       AutoSize = False
  179.       Caption = 
  180.         'Your can configure special settings in the browser to reduce the' +
  181.         ' time needed to load web pages.'
  182.       Font.Charset = DEFAULT_CHARSET
  183.       Font.Color = clWindowText
  184.       Font.Height = -13
  185.       Font.Name = 'Arial'
  186.       Font.Style = []
  187.       ParentFont = False
  188.       Transparent = True
  189.       WordWrap = True
  190.     end
  191.     object lTCPState: TAxLabel
  192.       Left = 480
  193.       Top = 162
  194.       Width = 73
  195.       Height = 16
  196.       WordWrap = False
  197.       Quality = smGDISmoothing
  198.       Transparent = False
  199.       Caption = '<b>Not optimal</b>'
  200.       Font.Charset = DEFAULT_CHARSET
  201.       Font.Color = clWindowText
  202.       Font.Height = -13
  203.       Font.Name = 'Arial'
  204.       Font.Style = [fsBold]
  205.       ShowAccelChar = True
  206.       ParentFont = False
  207.     end
  208.     object lBrowsingState: TAxLabel
  209.       Left = 480
  210.       Top = 222
  211.       Width = 73
  212.       Height = 16
  213.       WordWrap = False
  214.       Quality = smGDISmoothing
  215.       Transparent = False
  216.       Caption = '<b>Not optimal</b>'
  217.       Font.Charset = DEFAULT_CHARSET
  218.       Font.Color = clWindowText
  219.       Font.Height = -13
  220.       Font.Name = 'Arial'
  221.       Font.Style = [fsBold]
  222.       ShowAccelChar = True
  223.       ParentFont = False
  224.     end
  225.     object imgFirefox: TImage
  226.       Left = 87
  227.       Top = 275
  228.       Width = 48
  229.       Height = 48
  230.       Center = True
  231.       Picture.Data = {<image003.TPNGObject>}
  232.       Transparent = True
  233.     end
  234.     object lFirefoxDescription: TLabel
  235.       Left = 144
  236.       Top = 291
  237.       Width = 330
  238.       Height = 53
  239.       AutoSize = False
  240.       Caption = 
  241.         'Your can configure special settings in the browser to reduce the' +
  242.         ' time needed to load web pages.'
  243.       Font.Charset = DEFAULT_CHARSET
  244.       Font.Color = clWindowText
  245.       Font.Height = -13
  246.       Font.Name = 'Arial'
  247.       Font.Style = []
  248.       ParentFont = False
  249.       Transparent = True
  250.       WordWrap = True
  251.     end
  252.     object lFireFoxCaption: TAxLabel
  253.       Left = 144
  254.       Top = 275
  255.       Width = 81
  256.       Height = 16
  257.       OnLinkClick = lFireFoxCaptionLinkClick
  258.       LinkColor = 14509568
  259.       LinkSelectedColor = 14522624
  260.       LabelType = ltLink
  261.       WordWrap = False
  262.       Quality = smGDISmoothing
  263.       Transparent = False
  264.       Caption = '<b>Mozila Firefox</b>'
  265.       Font.Charset = DEFAULT_CHARSET
  266.       Font.Color = clWindowText
  267.       Font.Height = -13
  268.       Font.Name = 'Arial'
  269.       Font.Style = [fsBold]
  270.       ShowAccelChar = True
  271.       ParentFont = False
  272.     end
  273.     object lFirefoxState: TAxLabel
  274.       Left = 480
  275.       Top = 283
  276.       Width = 73
  277.       Height = 16
  278.       WordWrap = False
  279.       Quality = smGDISmoothing
  280.       Transparent = True
  281.       Caption = '<b>Not optimal</b>'
  282.       Font.Charset = DEFAULT_CHARSET
  283.       Font.Color = clWindowText
  284.       Font.Height = -13
  285.       Font.Name = 'Arial'
  286.       Font.Style = [fsBold]
  287.       ShowAccelChar = True
  288.       ParentFont = False
  289.     end
  290.   end
  291. end
  292.